Uses of Class
robocode.WinEvent

Uses of WinEvent in robocode
 

Methods in robocode with parameters of type WinEvent
 void Robot.onWin(WinEvent event)
          This method will be called if your robot wins a battle.